home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / H-I / HyperHackers.cpt / Hyper-Hackers Queue 1.0 / card_31048.txt < prev    next >
Text File  |  1989-02-26  |  878b  |  29 lines

  1. -- card: 31048 from stack: in.0
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3797
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 1
  9. ----- text -----
  10.  
  11. From: winkler@Apple.COM (Dan Winkler)
  12.  
  13. Date: 6 Mar 88 17:56:38 GMT
  14.  
  15. Any change I make to HyperTalk from now on is guaranteed to be upward
  16. compatible.  I might add new features, but I'll never break old
  17. scripts.  Therefore, I'll never require variables to be declared.  I
  18. may provide an optional way to declare them, perhaps with a type, so
  19. that I can do type checking for you or, when I get to writing a
  20. compiler, generate better code, but to uniformly require it would break
  21. existing scripts.  Similarly, I'll never disallow unquoted literals,
  22. although I may provide a way for you to turn them off when you want
  23. to.
  24.  
  25.  
  26.  
  27. -- part contents for background part 45
  28. ----- text -----
  29. I'll Never Make You Declare Variables